/*                                        
 _   _    __    _    _    __   
( )_( )  /__\  ( \/\/ )  /__\  
 ) _ (  /(__)\  )    (  /(__)\ 
(_) (_)(__)(__)(__/\__)(__)(__)
 ____  ____  ___  ____  ___  _  _  ____  ____     ____  _   _  ____  ___ 
(  _ \( ___)/ __)(_  _)/ __)( \( )( ___)(  _ \   (_  _)( )_( )(_  _)/ __)
 )(_) ))__) \__ \ _)(_( (_-. )  (  )__)  )(_) )    )(   ) _ (  _)(_ \__ \
(____/(____)(___/(____)\___/(_)\_)(____)(____/    (__) (_) (_)(____)(___/*/

 body { 

      background-color:deepskyblue;
  }

  h1 {
  	font-family: cursive;
  	color:white;
  	font-size:30pt ;
  	text-align: center ;
  }

    #description {

    	font-family: Georgia;
    	color: white;
    	font-size: 15pt;
    	text-align: center;
    }

    #rollerblade,#movies,#book {
    	width: 200px;
    }

     h3{
     	font-family: Georgia;
    	color: white;
    	font-size: 15pt;
    	text-align: center;
     }

     ul{
     	list-style-type: none;
     }

     